#decisions = {
#    adopt_roman_standard_hre = {
#		only_independent = yes
#		ai_check_interval = 1
#		is_high_prio = yes
#		potential = {
#			ai = no
#			has_landed_title = e_hre
#			e_hre = {
#				NOT = { has_title_flag = true_coa }
#			}
#		}
#		allow = {
#		has_landed_title = e_hre
#		}
#		effect = {
#			reset_coa = e_hre
#			e_hre = {
#				set_title_flag = true_coa
#			}
#		}
#		ai_will_do = {
#		factor = 0
#		}
#}
#}